NO_JIRA Adding two scripts from ccdc confidential for conformer analysis. Ori…#91
Open
CRingroseCCDC wants to merge 1 commit intomainfrom
Open
NO_JIRA Adding two scripts from ccdc confidential for conformer analysis. Ori…#91CRingroseCCDC wants to merge 1 commit intomainfrom
CRingroseCCDC wants to merge 1 commit intomainfrom
Conversation
…ginal scripts located here: https://github.com/ccdc-confidential/cpp-apps-main/tree/main/wrapping/contributed The scripts have been heavily edited for usability, clarity and maintainability, but the science is the same.
|
Alex-AMC
approved these changes
Feb 4, 2026
Comment on lines
+1
to
+5
| # Conformer Filter Density | ||
|
|
||
| Filter conformers using a variety of metrics. See arguments in script for details. | ||
|
|
||
| CCDC Python API Licence required, minimum version: 3.0.15 |
Contributor
There was a problem hiding this comment.
Can you please expan on this Readme to include the sections that is in the template https://github.com/ccdc-opensource/csd-python-api-scripts/tree/main/scripts/new_script_readme_template
|
|
||
| This is a short script to filter molecular poses in a multi-molecule file based on the torsion probabilities. | ||
|
|
||
| CCDC Python API Licence required, minimum version: 3.0.15 |
Contributor
There was a problem hiding this comment.
Same as previous comment please :)
And can you add the scripts to the ReadMe in the script folder too please :)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



…ginal scripts located here: https://github.com/ccdc-confidential/cpp-apps-main/tree/main/wrapping/contributed
The scripts have been heavily edited for usability, clarity and maintainability, but the science is the same.